home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / CUCD / Games / ADoom / amipx1_1 / Include / amipx.fd < prev    next >
Text File  |  1994-09-28  |  270b  |  11 lines

  1. ##base _AMIPX_Library
  2. ##bias 30
  3. ##public
  4. AMIPX_OpenSocket(socknum)(D0)
  5. AMIPX_CloseSocket(socknum)(D0)
  6. AMIPX_ListenForPacket(ecb)(A0)
  7. AMIPX_SendPacket(ecb)(A0)
  8. AMIPX_GetLocalAddr(addrspace)(A0)
  9. AMIPX_RelinquishControl()()
  10. AMIPX_GetLocalTarget(address,localtarget)(a0,a1)
  11.